home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-1294.lzh / AMOSLIST / text0057.txt < prev    next >
Encoding:
Text File  |  1995-01-03  |  463 b   |  10 lines

  1. >         During collision detection, AMOS uses hotspot's position to 
  2. > determine if a collision took place? For instance when I have 
  3. > placed my hotspot to the upper-right and a bad guy comes from the 
  4. > left, what'd happend? The bad bob would overlap my bob?
  5.  
  6.     I don't think the hotspot matters much in collision detection.  If the
  7. graphics actually overlap there will be a collision.  If they don't look like
  8. they are touching, there will be no collision. 
  9.  
  10.